Relationship Between Jacobian and Complex Derivative

Considering a complex function as a function of two real variables provides a useful demonstration of

which we present below.


Suppose f:UC with UC is a complex function. We can write f in terms of the component functions

f(x+iy)=u(x,y)+iv(x,y)

and hence construct an analogue g:VR2 with VR2

g[xy]=[u(x,y)v(x,y)].

The derivative of g is given by the Jacobian matrix, which in this case is

Jg=[uxuyvxvy].

The complex derivative gives a local approximation of the function in the form of complex multiplication, which is a rotation and stretch. As such, we would expect this matrix Jg to be like a rotation and a stretch. Given that a rotation matrix looks like

[cos(θ)sin(θ)sin(θ)cos(θ)]

we would expect

Jg=[uxuyvxvy]=r[cos(θ)sin(θ)sin(θ)cos(θ)]

for some r and θ in order for Jg to represent complex multiplication.

Some manipulation and the substitution a=rcos(θ) and b=rsin(θ) reveals

[uxuyvxvy]=[rcos(θ)rsin(θ)rsin(θ)rcos(θ)]=[abba]

and therefore we have

a=ux=vyandb=vx=uy

which are exactly the Cauchy-Riemann equations.

Note that with arbitrary r and θ we still have arbitrary a and b (for the same reason polar coordinates "work").

So complex differentiable functions correspond with real two-variable differentiable functions whose Jacobian is of the form

[abba]

for some a,bR.